gpsbabel.git
2020-07-03 Robert LipePrevent crash building PDF on MacOS when there's not...
2020-07-01 lintondfWrite garmin specific ilinks as gpxx:rpt elements ...
2020-06-26 Markus Wamseryum -> apt in Ubuntu instructions (#599)
2020-06-18 tsteven4update macos, linux builds to use Qt 5.12.9 (#596)
2020-06-10 tsteven4Adjust gdb reader duration handling (#595)
2020-06-08 tsteven4clean up some cppcheck warnings in gdb. (#594)
2020-06-07 lintondfExtract expected travel durations from Garmin BaseCamp...
2020-06-07 tsteven4fix Uncaught TypeError: map.checkResize is not a functi...
2020-06-06 tsteven4fix segmentation fault in GUI map preview. (#592)
2020-06-05 tsteven4refactor logging (#582)
2020-06-04 GPSBabelRemove Mapsource .mps format (#588)
2020-06-03 tsteven4use http for upgrade (#587)
2020-06-01 tsteven4fix Qt 5.15.0 Wdeprecated-declarations warnings for...
2020-06-01 tsteven4convert osm to format class (#579)
2020-06-01 tsteven4clean up mkstyle.sh (#578)
2020-06-01 tsteven4fix Qt 5.15.0 Wdeprecated-declarations warnings for...
2020-06-01 tsteven4make garmin_tables const (#576)
2020-05-28 tsteven4Merge pull request #574 from tsteven4/guict
2020-05-27 tsteven4clang-tidy readability-isolate-declaration on gui.
2020-05-27 tsteven4clang tidy modernize-use-auto on gui.
2020-05-27 tsteven4clang tidy modernize-redundant-void-arg on gui.
2020-05-27 tsteven4clang-tidy readability-redundant-member-init on gui.
2020-05-27 GPSBabel Fix numerous instances of shadowing confusion....
2020-05-25 tsteven4Fail configuration if libusb-1.0 is not found (#564)
2020-05-25 Jochen SprickerhofUse strncmp to compare array to string (#545)
2020-05-25 tsteven4fix -Wsizeof-pointer-memaccess in garmin_gpi reader...
2020-05-25 GPSBabelMerge pull request #567 from gpsbabel/bye_psitrex
2020-05-25 Robert LipeMerge branch 'bye_psitrex' of https://github.com/gpsbab...
2020-05-25 Robert LipeDon't refer to PSITtext in reference files.
2020-05-25 Robert LipeMore remnants of PSITrex.
2020-05-25 Robert LipeGarmin_icons in doc can't refer to psitrex any longer.
2020-05-25 GPSBabelCleanup of PSITrex removal
2020-05-25 GPSBabelCleanup of PSITrex removal
2020-05-25 GPSBabelCleanup of PSITrex removal
2020-05-25 GPSBabelActually prepare PSITrex deletion for cleanup
2020-05-25 tsteven4fix -Wstringop-truncation warning in osm. (#568)
2020-05-24 tsteven4teach gdb reader to read autoroute information. (#566)
2020-05-24 Robert LipeRemove PSITrex, which has been unused for many years.
2020-05-23 tsteven4fix a few -Wstringop-truncation warnings (#565)
2020-05-20 Robert LipeREADME.md lint cleanups.
2020-05-20 tsteven4let clang-tidy provide default member initializers...
2020-05-20 Robert LipeClarify doc on merge filter for #407.
2020-05-20 Robert LipeMaggeo source doesn't use xmlgeneric. Delete include.
2020-05-20 Robert LipeAdd redundant colon.
2020-05-20 Robert LipePromote GPX examples in doc from simplelist to listitem.
2020-05-19 tsteven4quiet some codacy yammering about thrid party files...
2020-05-19 tsteven4clean up cppcheck errors, warnings (#560)
2020-05-15 tsteven4add dg200 test. (#558)
2020-05-15 tsteven4update shapelib to 1.5.0. (#559)
2020-05-14 tsteven4convert dg100 to Format class (#557)
2020-05-13 tsteven4use qdatetime for dg100 format (#556)
2020-05-13 tsteven4Add regression test capability for DG100/DG200 format...
2020-05-07 tsteven4fix nmea writer date bug. (#553)
2020-05-04 tsteven4convert unicsv to Format class (#552)
2020-05-01 tsteven4fix windows issues with kml.h including windows.h ...
2020-05-01 tsteven4convert kml to Format class (#550)
2020-05-01 tsteven4add recoverymode and CRC checking to FIT reader. (...
2020-04-28 tsteven4sprintf/snprintf replacements (#548)
2020-04-28 tsteven4introduce xasprintf that accepts a QScopedPointer&...
2020-04-24 tsteven4migrate advanced travis build to focal. (#546)
2020-04-21 tsteven4convert garmin_fit to Format class. (#544)
2020-04-21 tsteven4add missing include file to build.
2020-04-19 tsteven4improve MSVC 2015 workaround. (#543)
2020-04-18 tsteven4convert subrip, energympro, globalsat_sport to Format...
2020-04-18 tsteven4update linux/macos CI Qt 5.12.8 (#541)
2020-04-17 tsteven4assume energympro and globalsatsport use LocalTime...
2020-04-17 Pierre BernardAdded support for Qstarz BL-1000 .BIN files (#515)
2020-04-16 tsteven4A variety of loose ends (#540)
2020-04-15 tsteven4Fallthrough corrections (#538)
2020-04-14 tsteven4Fix access to QByteArray/QString outside the valid...
2020-04-13 tsteven4rework subrip format synchronization. (#536)
2020-04-13 tsteven4Generalize xmlgeneric callbacks (#532)
2020-04-08 tsteven4improve kml reader speed 5.1x. (#531)
2020-04-05 tsteven4Optimize QString usage in gpx format. (#530)
2020-04-03 tsteven4Lowranceformat (#529)
2020-03-31 tsteven4convert random format to Format class. (#528)
2020-03-30 tsteven4convert nmea format to Format class. (#524)
2020-03-27 tsteven4migrate to travis-ci.com (#526)
2020-03-27 tsteven4update Dockerfiles to use webengine instead (#525)
2020-03-26 tsteven4work around DG-100 getconfig issues (#519)
2020-03-26 tsteven4make some geojson member functions private. (#523)
2020-03-26 tsteven4convert geojson format to Format class. (#522)
2020-03-23 tsteven4fix gtm writer issue with empty tracks. (#521)
2020-03-19 GPSBabelMerge pull request #518 from gpsbabel/kmlfencepost
2020-03-18 tsteven4modernize radius filter ... (#511)
2020-03-18 tsteven4CLI renamed to gpsbabel on all builds. (#520)
2020-03-16 Robert LipeSuspend uploading to transfer.sh. Sites refer to it...
2020-03-16 Robert LipeSuspend uploading to transfer.sh. Sites refer to it...
2020-03-13 Robert LipeFix generated IGC file to refelect recent change in...
2020-03-13 GPSBabelMerge pull request #514 from tsteven4/simplifyopt3
2020-03-13 Robert LipeDont count ending fencepost when interpolating TimeSpan...
2020-03-13 Robert LipeMake command line version lower case only - everywhere.
2020-02-26 tsteven4 optimize simplify filter.
2020-02-24 tsteven4make shape a subclass of Format. (#512)
2020-02-20 tsteven4use initializer list to construct gpx tag hash. (#509)
2020-02-20 tsteven4update format specific handling. (#502)
2020-02-19 tsteven4extend travis cache expiration date. (#510)
2020-02-16 Robert LipeMore thoroughly hide clearly broken code that should...
2020-02-16 Robert LipeRemove debugging.
2020-02-16 Robert LipeDelete debuging from yahoo.
next